/* 全局 */
html {
	width: 100%;
}

body {
	width: 100%;
	color: #555;
	font: normal 14px/24px \5FAE\8F6F\96C5\9ED1, Simhei, SimSun, Tahoma, Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: none;
}

/* body{ background:url(http://ah.news.cn/zhuanti/zzydh2021/images/ahzzydhtopbg.jpg) top center no-repeat #fff;} */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
	padding: 0;
	margin: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
	font-weight: normal;
	font-style: normal;
}

ol,
ul,
li {
	list-style-type: none;
}

div,
dl,
dt,
dd,
ol,
ul,
li {
	zoom: 1;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

a {
	color: #222;
	text-decoration: none
}

a:hover {
	color: #ff9724 !important;
	text-decoration: none;
}

.fl {
	float: left !important;
}
.flb {
    width: 127px;
    height: 95px;
    background:center bottom no-repeat;
}
.fr {
	float: right !important;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.siteWidth {
	width: 1200px;
	margin: 0 auto;
}

.tbheight {
	padding: 15px 0;
}

.theight {
	padding-top: 10px;
}

.bheight {

}

.left {
	width: 870px;
}

.right {
	width: 300px;
	overflow: hidden;
	zoom: 1;
}

.bgcolor {
	background-color: #f5f5f5;
	margin-bottom: 20px;
}

.tbborder {
	border-top: #eee solid 1px;
}

.b-se {
	color: #005ead;
}

.y-se {
	color: #ff9724;
}

.y-bg-se {
	background-color: #0381f6;
	color: #fff;
	border-radius: 0 10px 10px 0;
	padding: 0 10px 2px 10px;
}

.m-title {
	border-bottom: #CCC solid 1px;
	font: bold 16px/2 \5FAE\8F6F\96C5\9ED1;
	height: 42px;
	margin-bottom: 12px;
}

.b-title {
	border-bottom: 1px #ff9724 solid;
	margin-bottom: -1px;
	padding: 5px 10px;
	color: #005ead;
}

.b-title a {
	color: #005ead;
}

.More {
	width: 20px;
	height: 20px;
	margin: 0 auto;
}

.More:hover {
	transform: rotate(180deg);
	-webkit-transition: 300ms;
	transition: 300ms;
}

#top {
	width: 100%;
	min-width: 1200px;
	height: 50px;
	/*background: url(http://ah.news.cn/imgad/xhs90-ahbg.jpg) bottom center no-repeat;*/
	background-color: #005ead;
	line-height: 50px;
}

#top,
#top a {
	color: #fff;
	font-size: 16px;
}

#top span {
	padding-left: 30px;
}

/*导航*/
.navBar {
	position: relative;
	z-index: 999;
	color: #fff;
}

.nav {
	width: 640px;
	margin: 0 auto;
	padding-left: 30px;
}

.nav h3 {
	font-size: 100%;
	font-weight: normal;
}

.nav .m {
	position: relative;
	float: left;
	padding: 0 9px;
	display: inline;
	text-align: center;
}

.nav .m:hover {
	background: #39c;
}

.nav .m h3 i {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 14px;
	height: 14px;
	background: url(http://ah.news.cn/images/aicon.png) no-repeat;
	margin: 0 5px;
	overflow: hidden;
	vertical-align: middle;
}

.nav h3 a {
	zoom: 1;
	display: block;
	color: #fff;
}

.nav .on h3 a i {
	transform: rotate(180deg);
	-webkit-transition: 300ms;
	transition: 300ms;
}

.nav .sub {
	float: left;
	display: none;
	/*默认隐藏*/
	padding: 10px 0;
	position: absolute;
	left: 0;
	top: 70px;
	background: #39c;
	border-radius: 0 0 10px 10px;
}

.nav .sub li {
	text-align: center;
	padding: 5px 10px;
	background: #39c;
	line-height: 20px;
}

.nav .sub li a {
	display: block;
	zoom: 1;
}

.nav .sub li a:hover {
	background-color: #005ead;
	color: #fff !important;
	border-radius: 8px;
}

/* 子导航 */
.wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.layout-nav .nav_bar {
	background-color: #f2f2f2;
}

.layout-nav .wrap {
	position: relative;
	height: 80px;
}

.layout-nav .brand {
	position: absolute;
	top: 14px;
	left: 16px;
}

.layout-nav .brand>div {
	display: inline-block;
	margin-right: 16px;
}

.layout-nav .brand .qr-code {
	position: absolute;
	top: 8px;
}


.layout-nav .loki-qrcode {
	border-radius: 5px;
	position: absolute;
	top: 64px;
	left: 128px;
	display: none;
	border: 4px solid #0059b3;
	z-index: 200;
}

.layout-nav .banner a {
	display: block;
	height: 108px;
}

#nav {
	padding-left: 0;
	list-style: none;
	position: absolute;
	top: 16px;
	margin-bottom: 0;
	right: 0;
}

#nav::after {
	display: block;
	clear: both;
	content: "";
}

#nav li {
	display: block;
	float: left;
	width: 144px;
	margin: 0 4px;
	text-align: center;
}

#nav li.last {
	width: 128px;
}
.menu-item.mask {
    position: relative;
    z-index: 221;
    background-color: #fff;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}
.menu-item {
	padding: 8px 8px 8px 24px;
	font-weight: 300;
	color: #222;
	line-height: 32px;
}

.menu-item:hover {
	cursor: pointer;
}

.menu-item a {
	color: #222;
}

.menu-item a:hover {
	text-decoration: none;
}

.menu-item span {
	position: relative;
}

.menu-item span:before {
	position: absolute;
	top: -4px;
	left: -36px;
	display: inline-block;
	width: 32px;
	height: 32px;
	content: '';
	background: url("http://nx.news.cn/2021nxsy7/2021nxs7/icons.png") no-repeat;
}

.menu-item span:after {
	position: absolute;
	top: -4px;
	right: -28px;
	display: inline-block;
	width: 32px;
	height: 32px;
	content: '';
	background: url("http://nx.news.cn/2021nxsy7/2021nxs7/icons.png") no-repeat;
	background-position: 0 -160px;
}

.menu-item span.i-1:before {
	background-position: 0 0;
}

.menu-item span.i-2:before {
	background-position: 0 -32px;
}

.menu-item span.i-3:before {
	background-position: 0 -64px;
}

.menu-item span.i-4:before {
	background-position: 0 -96px;
}

.menu-item span.i-5:before {
	background-position: 0 -128px;
}

.menu-item span.i-6:before {
	background-position: 0 -192px;
}

.nav-item.last .menu-item {
	padding-left: 8px;
	text-align: right;
}

.nav-item.last .menu-item:hover {
	border-radius: 4px;
}


#thumbs-up span.i-6:before {
	top: -6px;
	left: -32px;
}

#thumbs-up span.i-6:after {
	display: none;
}

.loki-menu {
	position: absolute;
	top: 0;
	z-index: 220;
	display: none;
	width: 144px;
	background-color: #fff;
	box-shadow: 0 0 1px rgba(0, 0, 0, .2), 0 2px 5px rgba(0, 0, 0, .19);
	border-radius: 5px;
}

.loki-menu .dropdown-menu {
	padding: 8px;
}

.loki-menu .dropdown-menu .dropdown-item {
	display: block;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 2;
	color: #fff;
	background-color: #1d71b7;
	border-radius: .25em;
}

/* 政企矩阵 */
.loki-menu .dropdown-menu1 {
	padding: 8px;
	width: 508px;
	background: #fff;
	position: absolute;
	left: -380px;
	box-shadow: 0 0 1px rgba(0, 0, 0, .2), 0 2px 5px rgba(0, 0, 0, .19);
	text-align: left;
	z-index:219;
	border-radius: 5px 0 5px 5px;
}
.loki-menu .dropdown-menu1 .dropdown-item1{
	display: inline-block;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 2;
	color: #0e5dae;
	margin: 0 3px;
}




.loki-menu .dropdown-menu .dropdown-item:hover {
	text-decoration: none;
}

.loki-menu .dropdown-menu .dropdown-item.make-half {
	display: inline-block;
	width: 60px;
}


/*头条*/
#headLine {
	margin: 10px auto 0;
	width: 100%;
	position: relative;
	border-bottom: #CCC dashed 1px;
}

#headLine .icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 60px;
	background: url(http://nx.news.cn/2021nxsy1/2021nxsy1/maintitle.png) no-repeat left top;
	z-index: 1;
}

.headTT {
	position: relative;
	height: 70px;
	overflow: hidden;
	margin: 5px;
	text-align: center;
}

.headTTs li {
	width: 100%;
	height: 70px;
}

.headTTs li h2 {
	font: bold 32px/55px \5FAE\8F6F\96C5\9ED1, Simhei;
	overflow: hidden;
}

.headTTs li h2 a {
	color: #005ead;
}

.headTTs li p {
	overflow: hidden;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
}

.headTTs li p a {
	color: #666;
	margin: 0 10px;
}

.headTT .num {
	overflow: hidden;
	height: 55px;
	position: absolute;
	top: 2px;
	right: 0px;
	zoom: 1;
	z-index: 1
}

.headTT .num li {
	width: 9px;
	height: 9px;
	text-align: center;
	background: #ddd;
	margin-top: 8px;
	border-radius: 50%;
	cursor: pointer;
	text-indent: -9999px;
}

.headTT .num li.on {
	background: #ff9724;
}

.right li,
.gov li {
	line-height: 28px;
	white-space: nowrap;
}

.right strong a,
.gov strong a {
	color: #005ead;
}

.right strong:hover,
.gov strong:hover {
	color: #ff9724;
}

.right h3 a,
.gov h3 a {
	font: bold 18px/32px \5FAE\8F6F\96C5\9ED1, Simhei;
	color: #005ead;
}

button,
.showMorehandle {
	font: bold 16px/32px \5FAE\8F6F\96C5\9ED1, Simhei;
	margin: 3px;
	padding: 4px 19px;
	border-radius: 6px;
	border: #005ead 1px solid;
	background: none;
	outline: none;
	cursor: pointer;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.btn-a {
	color: #005ead;
	border-color: #005ead;
	background: -webkit-linear-gradient(left, #005ead, #005ead) no-repeat;
	background: linear-gradient(to right, #005ead, #005ead) no-repeat;
	background-size: 0% 100%;
}

.btn-a:hover {
	background-size: 100% 100%;
	color: #fff;
}

.btn-b {
	color: #ff9724;
	border-color: #ff9724;
	background: -webkit-linear-gradient(left, #ff9724, #ff9724) no-repeat;
	background: linear-gradient(to right, #ff9724, #ff9724) no-repeat;
	background-size: 0% 100%;
}

.btn-b:hover {
	background-size: 100% 100%;
	color: #fff;
}

.slider {
	width: 300px;
	height: 82px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.slider .bd {
	position: relative;
	z-index: 0;
}

.slider .bd ul {
	height: auto;
}

.slider .bd li {
	height: 85px;
	overflow: hidden;
}

.slider .bd li img {
	display: block;
	width: 300px;
	height: 85px;
}

.slider .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 15px;
	line-height: 15px;
}

.slider .hd ul {
	text-align: center;
}

.slider .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 9px;
	height: 9px;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
	background-color: #fff;
	overflow: hidden;
	filter: alpha(opacity=70);
	opacity: 0.7;
	vertical-align: top;
	line-height: 9999px;
}

.slider .hd ul .on {
	background-color: #ff9724;
}

.slider .timer {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 0;
	background: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
	font-size: 0;
	overflow: hidden;
}


/*滚动*/
.txtMarquee-left {
	position: relative;
}

.txtMarquee-left .hd {
	overflow: hidden;
	height: 20px;
	padding: 7px 0;
}

.txtMarquee-left .hd .prev,
.txtMarquee-left .hd .next {
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	margin-right: 1px;
	overflow: hidden;
	cursor: pointer;
	cursor: pointer;
	background: url(http://nx.news.cn/2021nxsy1/2021nxsy1/arrowr.png) no-repeat;
}

.txtMarquee-left .hd .next {
	background-position: -20px 0;
}

.txtMarquee-left .bd {
	padding: 5px 10px;
}

.txtMarquee-left .bd .tempWrap {
	width: 1085px !important;
}

.txtMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.txtMarquee-left .bd ul li {
	margin-right: 20px;
	float: left;
	height: 24px;
	line-height: 24px;
	text-align: left;
	_display: inline;
	width: auto !important;
	background: url(http://ah.news.cn/images/Left-Dot.png) left no-repeat;
	padding-left: 15px;
}

/*新闻封面*/

.FoScroll {
	width: 1200px;
	height: 260px;
	position: relative;
	margin: 0 auto;
	zoom: 1;
	overflow: hidden;
}

.FoScroll .prev,
.FoScroll .next {
	width: 35px;
	height: 80px;
	position: absolute;
	top: 40%;
	margin: -20px 0 0;
	display: none;
	background: url(http://ah.news.cn/images/btn.png) no-repeat 0 0;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
}

.FoScroll .prev {
	left: 0px;
}

.FoScroll .next {
	right: 0px;
	background-position: -35px 0;
}

.FoScroll .prev:hover,
.FoScroll .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.FoScroll .scrollWrap {
	width: 1200px;
	position: absolute;
	left: -1px;
}
.FoScroll dl:hover a img {
    transform: scale(1.08);
}
.FoScroll dl {
	float: left;
	width: 385px;
	text-align: center;
	position: relative;
	margin: 8px 7px 8px 8px;
}

.FoScroll span {
	display: block;
	width: 385px;
	height: 60px;
	position: absolute;
	bottom: 0;
	background: url(http://ah.news.cn/images/focusBoxbg.png) repeat-x top;
	filter: alpha(opacity=80);
	opacity: 0.8;
	border-radius: 5px
}

.FoScroll dt {
	margin: 0 auto;
	width: 385px;
	overflow: hidden;
	
}


	
.FoScroll img {
	display: block;
	width: 385px;
	height: 245px;
	border-radius: 5px;
	transition: all 0.5s;
}

.FoScroll dd a {
	color: #FFF;
}

.FoScroll dd {
	width: 385px;
	height: auto;
	font: normal 18px/130% \5FAE\8F6F\96C5\9ED1, Simhei;
	color: #fff;
	text-align: center;
	overflow: hidden;
	position: absolute;
	bottom: 20px;
}

.FoScroll .FM-right {
	position: absolute;
	width: 40px;
	height: 38px;
	padding-top: 5px;
	text-align: center;
	top: 15px;
	right: 0;
	background-color: #0381f6;
	font: normal 14px/100% "Microsoft YaHei", SimSun, SimHei;
	border-radius: 10px 0 0 10px;
	z-index: 10;
}

.FoScroll .FM-right a {
	color: #fff !important;
}

/* 主体区域 */
.main_box {
	padding-top: 20px;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.leftSidebar {
	width: 260px;
	height: 300px;
}

.left_list {
	padding-top: 5px;
	padding-bottom: 10px;
}

.left_list li {
	border-bottom: 1px solid #eee;
	padding: 10px 10px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.left_pic {
	position: relative;
	margin-top: -50px;
}

.left_pic .hd {
	height: 35px;
	line-height: 35px;
	position: absolute;
	right: 0;
	top: 15px;
	margin-top: 43px;
}
/* .left_pic .hd h2{
	line-height: 35px;
	color: #0d74dc;
	font-size: 18px;
	text-align: center;
} */
.left_pic .bd{
	padding-top: 50px;
}
.left_pic .bd h2 {
	line-height: 43px;
	color: #0d74dc;
	font-size: 18px;
	text-align: center;
	margin-right: 105px;
}

.left_pic .bd li{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.left_pic .bd li:hover a img {
    transform: scale(1.03);
 }
.left_pic .bd li img{
	width: 100%;
	border-radius:5px;
	margin-top: 15px;
	transition: all 0.5s;
}



/* 下面是前/后按钮代码，如果不需要删除即可 */
.left_pic .arrow {
	position: absolute;
	right: 10px;
	top: 3px;
	width: 23px;
}

.left_pic .arrow a {
	display: block;
	float: right;
	margin-right: 5px;
    overflow: hidden;
    cursor: pointer;
    margin-top: 2px;
    width: 29px;
    height: 23px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAABYklEQVQ4jZXTv0tVcRjH8de9XiHBJHUJBwelQVFycYxutOTmVCDYkA1CJSg0BIp/gDgE2qRD6tYcNAjevyAcHEMcdEzS/BWkxvfyPZfD0Xs5vZfDeX58vs/zfJ9vofvVrgx9mMAIelHAHjaxiu/ZhLTIHSxgEqVsYOQaG3iHo8SYBLfgK57USa4dinEM4hFOgrEYnQs5BNIMxdYkIv2xhVt50NXs8/T921zPUU7aeY2mbER7a9HMaLuxx3eVioV6Z0yhUoq3UCMkhMTp0Xs6Wm9oZ3maVNKTOMoDLWZfdFZbyEkbOop5oxvwJ4jUFqWyc+7Z/IG5jZ+Ozq7yCPzCaRD5lrb+vbq2tnWs/GG/+g3/DaiIV7yCy2zc4clltaJQWaiwDh+l1n4Jb/5zFl/irtQ29n1SWk624yOtkoiEesO+LIexNBAKA1qPm/o7KxK4wFs8xCJ2YmAQ/YFPGMbL9AuGfyjoUjJ8pDf5AAAAAElFTkSuQmCC) 0 0 no-repeat;
        background-position-x: 0px;
        background-position-y: 0px;
}
.left_pic .arroww a {
	display: block;
	float: right;
	margin-right: 6px;
    overflow: hidden;
	cursor: pointer;
    
    margin-top: 9px;
    width: 18px;
    height: 16px;
    background:     url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAABaUlEQVQ4jZWTvy8DYRjHP60aJCXUIgiDmEiIwSjtICEWC1PTQRdDIzH4AwRTI2IgBiQiacLCRiKRq7/A0Fj8SCw2KtqoVLXyXO6VN5f3rvVdLu/z4/M+d/d8A30LTxg0BiSBSaAfqAGPwAVwCNzpLW5IK7ADxCVnogMVYA9YAb4kENKSYeAGGPVoVpKeFDAEzACloJY8aACgKwak5awgUWDeXXW03MVgd7MfaFEmUpAlU0V0uIXL1R7W4p1Ewk2mEgkmFSTmdVUoGCARa+N6o9d+ytmlKYFEgHbftwc6wkF7IplMJtQ0IJByPUAdleV3FYG8XOZX+/FZJX2WJ2MVqFRreupZ7UkWmDU1S0MmW2Dr/J234o+p5EpBtk0QK1di/eSV+5dvrwGFuq+v/Skw1/insCUWSekbK4a7/QfAcvzzt7GiAjABHDuu9ZIYUCaYFt+4IQqUAMaBXeDBaZJ4DtgERhwD2g4G+AW1rlWEp6j8VgAAAABJRU5ErkJggg==) 0 0 no-repeat;
}

.left_pic .arrow .next {
	background-position: 0 4px;
}

.left_pic .arrow .prevStop {
	background-position: -60px 0;
}

.left_pic .arrow .nextStop {
	background-position: -60px -50px;
}



.midSidebar {
	width: 580px;
	margin-left: 30px;
}

.col-title {}

.col-title .col {}

.col-title .col span {
	line-height: 35px;
	color: #0d74dc;
	font-size: 18px;
	padding-left: 15px;
}

.col-title .more {
	line-height: 35px;
	margin-top: 6px;
}
.col-title .more1 {
	line-height: 65px;
	
}



/*新推荐专题*/
.scrollBox {
	width: 1200px;
	padding: 0 0 20px 0;
	margin: 0 auto;
}

.scrollBox .piclist {
	overflow: hidden;
	zoom: 1;
}

.scrollBox .ohbox {
	overflow: hidden;
	position: relative;
	width: 1195px;
}

.scrollBox {
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding-top: 30px;
}

.scrollBox .piclist img {
	width: 180px;
	height: 80px;
	border-radius: 5px;
}

.scrollBox .piclist li {
	float: left;
	display: inline;
	width: 180px;
	height: 115px;
	margin: 0 5px;
	padding: 5px;
}

.scrollBox .piclist li span {
	height: 20px;
	line-height: 20px;
	display: block;
	text-align: center;
}

.scrollBox .pageBtn span {
	background: url(http://ah.news.cn/images/btn.png) no-repeat;
	width: 35px;
	height: 80px;
	position: absolute;
	top: 38%;
	margin: -35px 0 0;
	filter: alpha(opacity=10);
	opacity: 0.1;
	cursor: pointer;
	text-indent: -999em;
}

.scrollBox .pageBtn .prev {
	left: 0;
}

.scrollBox .pageBtn .next {
	right: 0;
	background-position: -35px 0;
}

.scrollBox .pageBtn span:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.scrollBox .pageBtn .list {
	overflow: hidden;
	zoom: 1;
	margin: 10px 0 0 525px;
}





/*三联图*/
.thumb-p,
.thumb-p3 {
	

	overflow: hidden;
}

.thumb-p:hover,
.thumb-p3:hover {
	background-color: #f1f1f1;
}

.thumb-p h3,
.thumb-p3-tit {
	font: normal 20px/24px \5FAE\8F6F\96C5\9ED1, Simhei;
	padding-bottom: 12px;
	margin-top: 6px;
}

.thumb-p3-tit {
	margin-left: 9px;
	margin-top: 17px;
}

.thumb-p3-imgs {
	margin-left: 4px;
}

.thumb-p3-imgs:hover a img {
    transform: scale(1.03);
 }

.thumb-p3-imgs img {
	float: left;
	width: 180px;
	height: 115px;
	margin: 0 5px;
	border-radius: 5px;
	transition: all 0.5s;
}

.thumb-p3-date {
	text-align: right;
	font: normal 12px/30px \5FAE\8F6F\96C5\9ED1, Simhei;
	color: #ddd;
	margin-right: 10px;
}

/*中间区域单条新闻*/
.thumb-p {
	position: relative;
	padding: 12px 10px 12px 10px;
	border-bottom: 1px solid #eee;

}

.thumb-p:hover a img {
    transform: scale(1.08);
 }

.thumb-p img {
	float: left;
	width: 180px;
	height:115px;
    margin-right: 15px;
	border-radius: 5px;
	transition: all 0.5s;
}

.thumb-p p {
	font: normal 14px/22px \5FAE\8F6F\96C5\9ED1, Simhei;
	color: #888;
	margin-left:20px
}

.thumb-p em {
	position: relative;
	float: right;
	font: normal 12px/30px \5FAE\8F6F\96C5\9ED1, Simhei;
	color: #ddd;


}


.rightSidebar {
	width: 300px;
}

.title.title-style3::before {
	width: 41px;
	height: 35px;
	background: url(http://nx.news.cn/2021nxsy4/2021nxsy4/fmt.png) center bottom no-repeat; 
}


.title::before {
	content: '';
	display: block;
	float: left;
	margin-right: 5px;
}

.title.title-style3 .txt .cn {
	color: #0d74dc;
	line-height: 38px;
    margin-left: 56px;
}

.title .txt .cn {
	width: 100%;
	font-size: 18px;
	line-height: 30px;
    margin-left: 53px;
	color: #0d74dc;
}

.title.title-style3 .txt .en {
	color: #999;
}

.title .txt .en {
	width: 100%;
	margin-top: 3px;
	font-size: 12px;
	line-height: 12px;
	white-space: nowrap;
	color: #999;
}

.title-style3 {
	height: 35px;
}

.richMedia-vertical {
	margin-top: 10px;
}

.richMedia-focus {
	position: relative;
	width: 100%;
	margin-top: 15px;
	overflow: hidden;
}

.clearfix {
	display: block;
}

.richMedia-vertical .richMedia-vertical-item .img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.img {
	background: #f1f1f1 url(/2021homepro/images/icon-lazy.jpg) no-repeat 50% 50%;
}

.richMedia-vertical .richMedia-vertical-item .tit {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 5px 5px;
	font-size: 16px;
	line-height: 24px;
	background: rgba(0, 0, 0, .65);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
	color: #fff;
}

.swiper-slide.swiper-slide-active .slide-cont {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
	z-index: 3;
}

.swiper-slide .slide-cont {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}

.swiper-slide.swiper-slide-next .slide-cont {
	-webkit-transform: scale(.7) translate(-60px);
	-moz-transform: scale(.7) translate(-60px);
	-ms-transform: scale(.7) translate(-60px);
	transform: scale(.7) translate(-60px);
	z-index: 1;
}

.swiper-slide.swiper-slide-prev .slide-cont {
	-webkit-transform: scale(.7) translate(60px);
	-moz-transform: scale(.7) translate(60px);
	-ms-transform: scale(.7) translate(60px);
	transform: scale(.7) translate(60px);
	z-index: 1;
}

.richMedia-focus .richMedia-swiper .img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	font-size: 0;
}
.breath:hover a img {
    transform: scale(1.08);
 }

.breath img {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.richMedia-focus .swiper-button-prev {
	width: 21px;
	height: 46px;
	left: 0;
	margin-top: -24px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABJCAYAAABYdPRbAAADLUlEQVRoge3az0vTcRzH8fd36GrFN1ALvkRuLDaSUc6DBgW76kEh+O4keHCHgd9JV/+Rcjp2mAdBL3rSg95qp5iYyxjGRJllfCE12RdcTvl+46UF8SVoP776/hLfF+y47x6ML9uT7SMYhpGi690pEe0TUY6I3hLROV695ZoR2A0ievjr8ZyIXhPRsYsB8uc6iegl3hBuCPaAiCJ2gGBP7QLx2gVii3vkYg7EPAdingMxz4GY939CdnZ2bsuy/GJiYuIZKySZTIYFQTDGx8fzbJDl5eX7xWJRGhgY2PL5fCcsEE3TWubn57s7Ojq00dHR7UauYQkknU53lctlTywW23C73ToLpFAo3Mlms4FwOPw5Eol8a/Q6TUF0Xafp6eme1tbW80Qi8bGZazUFWVxc9JZKpbtDQ0MFSZJ+sECOjo7cCwsLTyRJOh4ZGdltBtEUZGpqKlSpVNzxePy9y+UyWCDr6+ttuVzO39fXt9vb2/u9WURDEF3XhVQq1ePxeKqKohSsQDQEmZ2d9auq2ibL8mZ7e3uVBaKq6s2lpaWQ1+s9iEaje1Yh6oYkk8nHZ2dnLYqibLhc1hZEzVfLZrP38vl8ZyQS2Q6FQmVLFbVCqtWqK5PJ9IiiWInH41tWI2qGZDKZ4OHhoTg8PPxBFMVzFkipVLq1urr6KBAIqIODg1+vAlETZHJyMmwYhpBIJOquLkshvycIwlU6/g1RFCWPDkWPskL8fv9Jf3//J/QoupQNgsVisSJ6dG5urht9ygZBh6JHNU3zoE/ZIBh6FF2KPkWnskEwdCn6FJ2KXmWDoEvRp+hU9CobBEOfolPRq+hWNgj6FJ2KXkW3skEwdCp6Fd26trbWxgahy0/cAro1nU7jxm36879hCHo1Go1uol/RsWwQTJblPZ/Pd4CORc+yQdCtY2NjG+hY9CwbBEO/omPRs+haNgiGjkXPomvRt2wQdCx6Fl07MzMTYINg6NlgMKiurKx0oXPZIHT5pZhH36Jz630uxx/Qf53zE7h5DsQ8B2KeAzHPgZh2ahfIvl0gOTtAvuD0FTcEiFc4AsZx/Avn0FQiekdEby7OoRHRTxZxRi0nu0IrAAAAAElFTkSuQmCC) 0 0 no-repeat;
	background-size: auto;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

.richMedia-focus .swiper-button-next {
	width: 21px;
	height: 46px;
	right: 0;
	margin-top: -24px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABJCAYAAABYdPRbAAADH0lEQVRoge3aQWvTABjG8TdhrVbJcJtCUNZSWHGUaXdoFQ/R2y4bCO1psEsPha3zvC8i61Z6yA6DnrrTduiO9tgxV5WiVDbqRAKuUwys0o1GHq0iQViXpHsr5Lkn+dOG9EdbwTAM6myAiB4TUYyI7hDRFbrEDXQudYOInhHR6GVe/O+JnRjWCOqEKNwRv0MecEdQJ8TfBx1/7hH2if0QQW7IP+aGmOeGmOeGmPf/hiwtLT2Kx+NP9/f3r7OGLC4uVgRBMDKZTIQ1JBAInExNTb2r1Wry1tbWbbYQLJlM1kZGRvR8Pn9f13VHPr0thXi93nYymdzTdd2Xy+XG2UIwRVE+RyKRw1KpNFatVgfZQrB0Ov3G4/Gcra6uTrbbbb4QWZa/z8zMVOv1+s2NjQ1b5LT9QJubmzuQZflroVC4d3x87GULEUXRSKVSL5vNpndlZSXMFoJFo9EvsVjsoFwuB3d3d4fYQrCFhYWqz+drZbNZ3LgCW8jw8HArkUi81jRtaH19PcgWgsXj8Q9+v/9oc3MzrGnaVbYQURTxFu2dnp4OZDKZCbYQLBwOf1MU5X2lUhktlUq32EKwVCr1VpKkpqqqkVar1dU1ehIiSdLZ7Ozsq0ajMbi2tjbGFoJNT09/CoVCWrFYHK/X69fYQujXs6ViGIawvLx8ruZ6GiII3T/XehoC18K3eGXYQuBZuBa+DQaDJywhcCw8C9fCt90c05MQOBaehWvhW5YQ+BWOhWfh2m6PczQEboVf4Vh49iLHOhoCt8KvcCw8yxICr8Kt8Csce9HjHQuBV+FW+BWOZQnZ2dkZglfhVvjVyjlsh8CnuVxuEl6FW62ex3YIfAqnwqtwK0sIXAqfBgKBI3jVzrlshcCl8On8/PwevMoSAo/CpfApnGqrwmoIHKqq6iRcCp/ajbAcoqpqqNFoSHApfMoSAn9ub2/fhUfhUiciLIXAn3BoOp0+V10XGX6Azjp5QqtzvwI3zw0xzw0xzw0xr69CHPnQsjuE2JKVkyHlPuj4GfKCiD72QwjukedEdMgZYv4f2hMieoifYi71f2hE9AOXzT+BgEqniAAAAABJRU5ErkJggg==) 0 0 no-repeat;
	background-size: auto;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

.richMedia-focus .richMedia-swiper {
	width: 100%;
	height: 145px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.richMedia-focus .richMedia-swiper .tit {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 5px 5px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #fff;
	background: rgba(0, 0, 0, .65);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
	text-align: center;
	cursor:pointer;
}

.richMedia-vertical .richMedia-vertical-item {
	position: relative;
	width: 145px;
	height: 202px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.richMedia-horizontal .richMedia-horizontal-item {
	position: relative;
	margin-top: 10px;
	width: 100%;
	height: 174px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.richMedia-horizontal .richMedia-horizontal-item .tit {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 5px 5px;
	font-size: 16px;
	line-height: 24px;
	background: rgba(0, 0, 0, .65);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
	color: #fff;
}

.videoList {
	margin-top: 18px;
}

.title.title-style4::before {
	width: 41px;
	height: 35px;
	background: url(http://nx.news.cn/2021nxsy4/2021nxsy4/xhsp.png) center bottom no-repeat;
}

.xpage-content-list {
	position: relative;
	padding-top: 30px;
}

.videoList .videoList-item {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 14px;
	cursor: pointer;
}

.videoList .videoList-item .img {
	position: relative;
	z-index: 1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	width: 310px;
	height: 174px;
}

.videoList .videoList-item .img img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.videoList .videoList-item .img .btn-play {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -25px;
	z-index: 3;
	width: 40px;
	height: 40px;
	display: block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAEO0lEQVRogc2aX4jVRRTHP2vbrsKWZbu2WZsV1AbrUoKyEkXQH6KHHt1MhCiJDIJIFEF8qIcgwQdfRN/yz/pSoNuTQRAYsgtB1lKKBUKkSVLEbiuoW+6Rs5xZzk73yu/3m7nd+4Vhhju/Oec75ze/M2fO3DYRoQFoA+4CbgB/N0JBewYZK4AXgGeBAeAx4G7Xr+T/As4B3wFngRPArylKq1q8A9gIvAE8YxYugwngyRTiZS2uz78F7AQeqNGvVvwJuARccUvmHuAJoNeeuxSN08n3A0eBq4WYqMULliER+V4WYkZERkVko4jcV0DOUhF5XEQ63G9PicisSR0pyqfIQ7qcthrJgCkR+VBElpeYeL2yyckdz0W8XUQ+iax8RETuzUA4lMUiclhEvjHrJxNX0sciKw9nJJxUbrU8RhzpiyKyqlVI34r4Nkf6goisbCXSWmr58SHga/PVuus9DfxQ0m02HIsiBeqnDxhpzGe3HGlqEH/b7Wi6GXzaBE4eS4CDwBjQt6DHrZsO+wiDB+ltgbW8yn1rp/3G5S2+Cbjf2vuA3ytYSLf3nhymNpwBRqy9Ghie73GzO2kzuy4iPRUttF9E/hSRVzJa/UER+ce4nYrdYZ+LF44nKDlqMlTWXhHpzER+1Mnt80vlZReafpbhFaus94Bxi89TcdzJfQnnVdaFlQN8mUFRgK7Lb4HXE+V84dprccQHrP4F+CNRSYwuc2lHgDsqyrgM/GbtQRzxfqvPZaW8EOq11PprKo4/Y/UcVyV+G7DUfoxPJrnxKHAK2FJB7mWrl+laXxS9visNJq7oBN6tMG7Kte+Mt/z/Az8u2EiK41/35JzFp90PXQ0mfsC8wtkKY/3KmG63vMe0dazISNJjEtgMHEuQEbhpqH0jLJXzVvfXGZSCMUtNpJDGbWRzXAPxCasfzhgkzQIfWYYrKWtlnB6x9hzXQHzMat1Sn09UgrnVF4Fd0UdVFc+5kGTcEz9h273i1QQFp4FRO4x8lYFwwAarxbjWDWu7W+AQEUqPcRLj+J+DxCGr9by5NaO1UvG+OwMfmpflZtbpjm6TLXJ06zUuIbdT8+h2HfjY2hq77GkBa+9xcZRym5nviWbYHmVkm5lyG3Y8JozbfH+tAUMuM6uvabAJpAfdElEu6+Jn6g3c3sQU3ErTGbC91nP1Bjcr6TngHIQYh7YyxLEv+PMozby+gaTXm46A0ejmojBxLbdb0t3jYOYNqttkehw23XXHFRGsr2pHdJWiH84HiRPoNhmTTu6M6aq5PMoSD2XI3JLHNbu12FDwekWfec2STtciWROmoxCfsvecevB4B9jh8owemt74Gbjozq9ddrWo8fRDNcZo2mE3sL9UJFnxNWt48KYFPbNSHrM2dnPVNF2Ou/w+i5fDlXi/26YDpuziVnMjJy3kvZCitFF/QtAYKJBX0noaygfgJsI00YX19pVQAAAAAElFTkSuQmCC) 0 0 no-repeat;
	background-size: auto;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}

.videoList .videoList-item .img .tit {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 5px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #fff;
	background: rgba(0, 0, 0, .65);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
}



.clearfix::after {
	content: "";
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	display: block;
	clear: both;
}

/*主体中间区域切换 */
.slideTxtBox {
	width: 100%;
	overflow: hidden;
	text-align: left;
}

.slideTxtBox .hd {
	background-color: #f1f1f1;
	height: 50px;
	border-top: #005ead solid 1px;
	margin-bottom: 12px;
}

.slideTxtBox .hd ul {
	overflow: hidden;
	zoom: 1;
}

.slideTxtBox .hd ul li {
	float: left;
	color: #999;
	text-align: center;
	font: normal 18px/50px \5FAE\8F6F\96C5\9ED1, Simhei;
	width: 72px;
}

.slideTxtBox .hd ul li a {
	display: block;
}

.slideTxtBox .hd ul li.on a {
	color: #fff !important;
	background-color: #005ead;
}


.B-Links p {
	text-align: left;
	font: normal 14px/24px \5FAE\8F6F\96C5\9ED1, Simhei;
}

.B-Links p a {
	margin: 6px 8px;
}

/* footerBody
--------------------------------------------------*/
#footerBody {
	text-align: center;
	background: #1d71b7;
	min-width: 1200px;
}

#footerBody .links {
	border-top: 1px solid #d2d2d2;
	background: #f1f1f1
}

#footerBody .links .cont {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	border-bottom: 1px dotted #a8cbeb;
}

#footerBody .links .left {
	float: left;
	width: 80px;
	height: 24px;
	line-height: 24px;
	margin-left: 14px;
	color: #105d95;
	font-weight: bold;
}

#footerBody .links .right a {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	margin: 0 8px 0 0;
	font-size: 12px;
	color: #105d95;
}

#footerBody .copyright {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
}

#footerBody .copyright p {
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#footerBody .copyright p a {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#footerBody .copyright p.rows01 {
	text-align: center;
}

#footerBody .copyright p.rows02 {
	padding-left: 40px;
}

#footerBody .copyright p.rows03 {
	padding-left: 70px;
}

#footerBody .icon {
	position: absolute;
	left: 50%;
	bottom: 24px;
	margin-left: 415px;
}



.showMorehandle {
    text-align: center;
    font-weight: normal;
    color: #005ead;
}
button, .showMorehandle {
    font: bold 16px/32px 微软雅黑,Simhei;
        font-weight: bold;
    margin: 3px;
    padding: 4px 10px;
    border-radius: 6px;
    border: #005ead 1px solid;
    background: none;
    outline: none;
    cursor: pointer;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.foot .foot-upper {
    padding: 20px 0;
}
.foot .foot-upper .foot-upper-links a {
    display: block;
    float: left;
    margin-right: 20px;
	margin-top: 4px;
    color: #333;
	}


a:hover {
    text-decoration: none;
    color: #ff9724 !important;
}


.foot .foot-upper .foot-upper-name {

    position: relative;
    float: left;
    padding: 0 30px 0 15px;
    font-size: 16px;
    line-height: 60px;

}
.part {
    width: 1200px;
    margin: 0 auto;
}
.foot {
    margin-top: -10px;
    border-top: 1px solid #8097c0;
}
.area {
    width: 100%;
    min-width: 1200px;
}
.foot .foot-upper .foot-upper-name::after {
    content: "";
    display: block;
    position: absolute;
    right:12px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #e4e4e4;
}
/* 政情
--------------------------------------------------*/


.news-list3 {
  padding-left: 0;
  list-style: none;
  padding: 10px 0px 9px 0px;
  margin-bottom: 0;
  margin-left: -25px;
  }
.news-list3::after {
  display: block;
  clear: both;
  content: ""; }
.news-list3 li {
  float: left;}
.news-list3 h6 {
  height: 30px;
  font-size: 14px;
  line-height: 24px;
  border-radius: 4px;
  overflow-y: hidden;
  width: 270px;
  height: 44px;
  margin-top: 5px; }

.live-topic .slide-tabs {
cursor: pointer;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  border-bottom: 1px solid #000;
  margin-left:0px;
  margin-top: 25px; }
.live-topic .slide-tabs::after {

  display: block;
  clear: both;
  content: ""; }
.live-topic .slide-tabs li {
  float: left; 
  margin-top: -25px;
  }
.live-topic .slide-tabs h5 {
  width: 132px;
  margin-bottom: 0;
  font-size: 16px;
  line-height:70px;
   }

.live-topic .slide-tabs .current h5 {
  border-bottom: 2px solid #0066cc; }
.live-topic .slide-tabs .current h5 a {
  color: #0066cc; }
.live-topic .slide-tabs .current h5 a:hover {
  color: #004080; }
.live-topic .slide-panels {
  padding: 16px 24px; }
  .live-topic .slide-panel {
  padding: 6px 24px; }
  .live-topic .slide-panele {
  padding: 6px 24px; 
  }
  /* 人事切换 */
.picScroll-left{ 
	overflow:hidden; 
	position:relative;
}
.picScroll-left .hd {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 3px;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next{
    display: block;
    float: right;
    margin-right: -23px;
    overflow: hidden;
    cursor: pointer;
    margin-top: 2px;
    width: 49px;
    height: 23px;
    background:  url(http://nx.news.cn/2021nxsy4/2021nxsy4/index.png) center bottom no-repeat;
}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }

.picScroll-left .bd{
	margin-top: 10px;
}
.picScroll-left .bd ul{}
.picScroll-left .bd ul li{  
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center; 
	width: 100%;
}
.picScroll-left .bd ul li .pic{ 
	float: left;
}
.picScroll-left .bd ul li .pic img{ 
	width:59px; 
	height:67px; 
	display:block;
	border-radius: 50%;
	margin-top: 14px;
}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ 
	float: left;
	line-height: 64px;
	margin-left: 20px;
}
.picScroll-left .bd ul li .title h6{
	font-weight: bold;
	margin-top: 14px;
}


.midSidebar {
	width: 580px;
	margin-left: 30px;
}

.col-title {}

.col-title .col {}

.col-title .col span {
	line-height: 35px;
	color: #0d74dc;
	font-size: 18px;
	padding-left: 15px;
}

.col-title .more {
	line-height: 35px;
}
/* 富媒体-竖图 */
.tbux{float:left;width:325px;overflow:hidden;padding:10px 0 0 0;}
.tbux li{float:left;width:145px;overflow:hidden;position:relative;cursor:pointer;margin:0 9px 0 0;border-radius: 8px; display:block;}
.tbux li:last-child{margin:0 0;}
.tbux li a img{float:left;width:145px;height:202px;transition: all 0.5s;}
.tbux li:hover a img{transform: scale(1.08);}
.tbux li .pou{width:145px;position:absolute;left:0;bottom:0;background: url(http://www.sc.news.cn/images/2021im_bg.png) repeat-x 0px -25px;border-radius:0 0 8px 8px ;}
.tbux li .pou span{float:left;width:140px;padding:10px 5px 5px 6px;font-size: 16px;color: #fff;line-height: 20px;}
/* 富媒体-横图 */
.vron{float:left;width:100%;overflow:hidden;padding:10px 0 0 0;}
.slideBox01{ width:100%;overflow:hidden; position:relative;}
.slideBox01 .hd{position:absolute; height:15px; overflow:hidden; right:10px; bottom:2px;}
.slideBox01 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox01 .hd ul li{ float:left; margin: 0px 3px 0px 0; width:5px; height:5px; line-height:14px; text-align:center; background:#cccccc; cursor:pointer; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:5px;transition: all 0.5s;}
.slideBox01 .hd ul li.on{ background:#ff9400; width:12px;}
.slideBox01 .bd{ position:relative; height:100%; z-index:0;}
.slideBox01 .bd li{width:100%;zoom:1; vertical-align:middle;cursor:pointer;position:relative;display:block; overflow:hidden;border-radius:8px 8px ;}
.slideBox01 .bd li a img{float:left;width:100%;height:174px;transition: all 0.5s;border-radius:8px 8px ;}
.slideBox01 .bd li:hover a img{transform: scale(1.05);}
.slideBox01 .bd li .fuxn{width:100%;position:absolute;left:0;bottom:0;background: url(http://www.sc.news.cn/images/2021im_bg.png) repeat-x 0px -25px;border-radius:0 0 8px 8px ;}
.slideBox01 .bd li .fuxn span{float:left;width:100%;padding:10px 5px 5px 6px;font-size: 16px;color: #fff;line-height: 32px;text-align: center;}
/*富媒体-新华视频 */
.wssc{float:left;width:310px; overflow:hidden; position:relative;}
.wssc .wstm{float:left;width:41px;height:35px;margin:20px 0 5px 0px;padding:0 0 0 40px;background: url(http://nx.news.cn/2021nxsy4/2021nxsy4/xhsp.png) no-repeat ; margin-top: 21px;}
.wssc .wstm span{float:left;width:200px;color:#0d74dc;font-size: 18px;line-height:33px;margin-left: 14px;}
.wssc .wstm i{float:left;width:200px;color:#999;font-size: 12px;line-height: 18px; font-style:normal;}

.ffx{float:left;width:310px;cursor:pointer;position:relative;display:block; overflow:hidden;border-radius:8px 8px ;}
.ffx:last-child{margin:0 0 0 0;}
.ffx a img{float:left;width:310px;height:174px;transition: all 0.5s;border-radius:8px 8px ;}
.ffx:hover a img{transform: scale(1.05);}
.ffx .wsux{width:310px;position:absolute;left:0;bottom:0;background: url(http://www.sc.news.cn/images/2021im_bg.png) repeat-x 0px -25px;border-radius:0 0 8px 8px ;}
.ffx .wsux span{float:left;width:300px;padding:10px 5px 5px 6px;font-size: 16px;color: #fff;line-height: 27px;text-align: center;}
.ffx i{ position:absolute;left:calc(50% - 25px);top:calc(50% - 25px);width:50px;height:50px;background: url(http://www.sc.news.cn/images/2021btn.png) no-repeat;background-size: cover;z-index:9999;margin-top: 34px;margin-left: -119px;}


.slideBox03{ width:310px;overflow:hidden; position:relative;}
.slideBox03 .hd{position:absolute; height:15px; overflow:hidden; right:10px;top:2px;}
.slideBox03 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox03 .hd ul li{ float:left; margin: 0px 3px 0px 0; width:5px; height:5px; line-height:14px; text-align:center; background:#cccccc; cursor:pointer; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;transition: all 0.5s;}
.slideBox03 .hd ul li.on{ background:#ff9400; width:12px;}
.slideBox03 .bd{ position:relative; height:100%; z-index:0;}
.slideBox03 .bd li{width:310px;zoom:1; vertical-align:middle;cursor:pointer;position:relative;display:block; overflow:hidden;border-radius:8px 8px ;margin:0 0 10px 0;}
.slideBox03 .bd li a img{float:left;width:310px;height:174px;transition: all 0.5s;border-radius:8px 8px ;margin-top: 10px;}
.slideBox03 .bd li:hover a img{transform: scale(1.05);}
.slideBox03 .bd li .fuxn{width:325px;position:absolute;left:0;bottom:0;background: url(http://www.sc.news.cn/images/2021im_bg.png) repeat-x 0px -25px;border-radius:0 0 8px 8px ;}
.slideBox03 .bd li .fuxn span{float:left;width:100%;padding:10px 5px 5px 6px;font-size: 16px;color: #fff;line-height: 20px;}